home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
mac
/
MACF
/
MGER.DIR
/
00034_Script_34
< prev
next >
Wrap
Text File
|
1995-10-10
|
243b
|
17 lines
on enterFrame
--puppetSound "OPEN.AIF"
end
on exitFrame
UNLOADCAST
repeat with x = 4 to 5
puppetsprite X,TRUE
set the visible of sprite x to TRUE
puppetSprite x,FALSE
end repeat
updateStage
end